.om-rich-input{width:100%;max-height:calc(var(--om-ri-max-rows) * 1.5em);max-height:calc(var(--om-ri-max-rows) * 1lh);color:var(--om-text-primary);cursor:text;font-size:14px;line-height:1.5;overflow-y:auto}@media (width<=700px){.om-rich-input{font-size:16px}}.om-rich-input .ProseMirror{min-height:calc(var(--om-ri-min-rows) * 1.5em);min-height:calc(var(--om-ri-min-rows) * 1lh);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;outline:none}.om-rich-input .ProseMirror p{margin:0}.om-rich-input .ProseMirror a{color:var(--om-accent-blue);cursor:text;font-weight:500;text-decoration:none}.om-rich-input .ProseMirror a:hover{color:var(--om-accent-blue-hover)}.om-rich-input .ProseMirror p.is-empty:before{content:attr(data-placeholder);color:var(--om-text-tertiary);pointer-events:none;float:left;height:0}.om-rich-input .ProseMirror .om-ref-pill{background:var(--om-bg-hover);border:1px solid var(--om-border-subtle);color:var(--om-text-primary);border-radius:6px;margin:0 1px;padding:0 5px;font-size:.85em;font-weight:550;line-height:1.45;display:inline-block}.om-tabs-scroll::-webkit-scrollbar{height:3px}.om-tabs-scroll::-webkit-scrollbar-track{background:0 0}.om-tabs-scroll::-webkit-scrollbar-thumb{background:var(--om-scrollbar-thumb);border-radius:3px}.om-tabs-scroll::-webkit-scrollbar-thumb:hover{background:var(--om-scrollbar-thumb-hover)}
